ASP.NET MVC コントロールヘルプ
Bind(Action<CollectionViewServiceBuilder<T>>) メソッド

C1.Web.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ItemsBoundControlBuilder<T,TControl,TBuilder> クラス > Bind メソッド : Bind(Action<CollectionViewServiceBuilder<T>>) メソッド
項目ソースを構築するアクション。
ビルダによってItemsSourceを設定します。
シンタックス
'宣言
 
Public Overloads Overridable Function Bind( _
   ByVal build As System.Action(Of CollectionViewServiceBuilder(Of T)) _
) As TBuilder
public virtual TBuilder Bind( 
   System.Action<CollectionViewServiceBuilder<T>> build
)

パラメータ

build
項目ソースを構築するアクション。

戻り値の型

現在のビルダ
参照

ItemsBoundControlBuilder<T,TControl,TBuilder> クラス
ItemsBoundControlBuilder<T,TControl,TBuilder> メンバ
オーバーロード一覧